PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFGoTo3DViewAction Class / setViewIndex Method
The index of the view to be activated in the 3D annotation when the action is executed.
In This Topic
    setViewIndex Method
    In This Topic
    Sets the index of the view to be activated in the 3D annotation when the action is executed.
    Syntax
    public void setViewIndex( 
       int index
    )

    Parameters

    index
    The index of the view to be activated in the 3D annotation when the action is executed.
    See Also